ComponentOne Xamarin.Android
Index Property (ILoadedItem<T>)


C1.CollectionView Assembly > C1.CollectionView Namespace > ILoadedItem<T> Interface : Index Property
Gets the index of the item.
Syntax
'Declaration
 
ReadOnly Property Index As Integer
'Usage
 
Dim instance As ILoadedItem(Of T)
Dim value As Integer
 
value = instance.Index
int Index {get;}
See Also

Reference

ILoadedItem<T> Interface
ILoadedItem<T> Members